Add multiactions in the contact list#4477
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4477 +/- ##
============================================
- Coverage 11.00% 10.80% -0.20%
Complexity 265 265
============================================
Files 122 122
Lines 5608 5708 +100
Branches 1215 1246 +31
============================================
Hits 617 617
- Misses 4869 4969 +100
Partials 122 122 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
19df18e to
6804b5e
Compare
There was a problem hiding this comment.
I found this bug
| clicking on the icon | clicking on the components |
|---|---|
| https://github.com/user-attachments/assets/653755d1-ee75-4395-aac6-5f73c2b9375a | https://github.com/user-attachments/assets/41a65667-586d-47c3-ad6d-4fe7e2e1ee57 |
Hey! are you sure that's the right video @hamza221 😅? Either way, yes clicking on the avatar has a different action, like in mail. Is it not working intuitively? |
Mb I uploaded the wrong video, please have another look I updated it |
IMO selection should either work the same way when clicking on the component and Avatar, or not work at all when clicking the component. |
|
Notes from meeting:
Advice from Nimisha:
EDIT: done |
|
@nimishavijay Here's the checkboxes becoming a little smaller, delete being grayed out because it can't be applied, and on hover it says "Please select at least one editable contact to delete". I also added the same animation as in mail but quicker. |
6ae9657 to
6b8e429
Compare
There was a problem hiding this comment.
The above mentioned bug is still unresolved
https://github.com/user-attachments/assets/b2e6a3e9-fc45-4c9e-93f3-45d9058986fc
Edit: Mail app for comparison
Screen.Recording.2025-06-20.at.18.22.19.mov
nimishavijay
left a comment
There was a problem hiding this comment.
Nice! Looks great with the smaller checkmarks now.
Only change would be in the confirmation dialog. We can use an NcNoteCard component in the warning style to show the read only warning, that should make it more eye-catching :)
6b8e429 to
d414170
Compare
Ahn I see, fixed now, thanks! |
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
d414170 to
e1639fd
Compare


Fix #4392
Fix #277
How to interact:
Range selection works by clicking on two extremes and everything in the middle will be selected, exactly like in mail.
There is also a small dialogue when deleting contacts.